home *** CD-ROM | disk | FTP | other *** search
-
- ; Protocol.ini section for 3Com Etherlink/MC 32 Adapter Card
-
- ; This parameter must be ELMC32$, or, in the case where multiple adapters
- ; are installed, ELMC32$ for first adapter, ELMC322$ for second, and so on.
-
- DRIVERNAME = ELMC32$
-
- ; Overrides the network address of the network adapter card. The value of
- ; this entry is a hexadecimal string of 12 digits enclosed in quotation marks
- ; NETADDRESS = "02608C123456".
-
- ; Specifies the slot number of where the adapter resides. In single adapter
- ; configuration the driver searches for the first occurance of the adapter.
- ; Slot number must be specified if multiple adapters are installed.
- ; SLOTNUMBER = 3
-
- ; Specifies the number of transmit queue entries in the driver. Set higher
- ; for servers. (default = 24, min = 8, max = 36)
- MAXTRANSMITS = 30
-
- ; Specifies the number of receive queue entries in the driver. Set higher
- ; for servers. (default = 14, min = 6, max = 14)
- RECVBUFS = 14
-
- ; Specifies if the adapter is configured to operate as a transparent bridge.
- ; (default = OFF, modes = ON/OFF)
- ; BRIDGE = ON